Pinned Repositories
Command-Er
Command-Er
Debug_Tattle
PHP Debug Tattle. Using this in your code will allow you to store a message with values. For example, you have an SQL result query and you want to analyse the results or an error message or the prepare status. Normally you would need to echo this to the screen (which clutters up the page) or use trigger_error. This method writes a value to an Sqlite database which you can view later with a web viewer. Requires PDO and the Sqlite drivers installed in your PHP install. Has been tested with Linux/Apache and Windows/IIS.
inc2img
Converts Uzebox Gconvert '.inc' files back into actual graphics. This is a sort of reverse of what Gconvert does.
JSGAME
Framework for JS GAME.
JSGAME_Tetris
A Tetris clone for JS GAME
OnlineGconvertJS
Converts graphics to the Uzebox formats. Has built-in map editor and full view of the final data as image and as text.
OnlineUzeboxPlayer
This uses Emscripten and an Uzebox emulator (Cuzebox) to play Uzebox games online. This program keeps a database of Uzebox roms and can easily switch between games.
RemarkableViewer
space_invaders
JavaScript/Canvas clone of Space Invaders
uzebox_mariobros
uzebox_mariobros
nicksen782's Repositories
nicksen782/inc2img
Converts Uzebox Gconvert '.inc' files back into actual graphics. This is a sort of reverse of what Gconvert does.
nicksen782/RemarkableViewer
nicksen782/Debug_Tattle
PHP Debug Tattle. Using this in your code will allow you to store a message with values. For example, you have an SQL result query and you want to analyse the results or an error message or the prepare status. Normally you would need to echo this to the screen (which clutters up the page) or use trigger_error. This method writes a value to an Sqlite database which you can view later with a web viewer. Requires PDO and the Sqlite drivers installed in your PHP install. Has been tested with Linux/Apache and Windows/IIS.
nicksen782/JSGAME
Framework for JS GAME.
nicksen782/JSGAME_Tetris
A Tetris clone for JS GAME
nicksen782/OnlineGconvertJS
Converts graphics to the Uzebox formats. Has built-in map editor and full view of the final data as image and as text.
nicksen782/OnlineUzeboxPlayer
This uses Emscripten and an Uzebox emulator (Cuzebox) to play Uzebox games online. This program keeps a database of Uzebox roms and can easily switch between games.
nicksen782/Command-Er
Command-Er
nicksen782/Command-Er_mini
nicksen782/space_invaders
JavaScript/Canvas clone of Space Invaders
nicksen782/uzebox_mariobros
uzebox_mariobros
nicksen782/cuzebox-android
I ported the CUzeBox emulator (for the Uzebox, an 8-bit open-source video game console) to Android.
nicksen782/cwatch
nicksen782/DOCKER_WEBSERVER
Uses Docker with Apache, PHP, etc to host a webserver at the directory this script was run from.
nicksen782/featureLoader
Loads polyfills and libraries based on actual need.
nicksen782/github-slideshow
A robot powered training repository :robot:
nicksen782/I_Hate_Spam
I Hate Spam
nicksen782/JSGAME_InputTester
nicksen782/JSGAME_Uno
nicksen782/JSGAME_videoModeC_TESTS
JSGAME_videoModeC_TESTS
nicksen782/NODEJS_TASK
nicksen782/PHP_TASK
nicksen782/python_websockets_battery_server
Taken from my Command-Er Mini repo. Battery Server using WebSockets.
nicksen782/RemoveProcessByPort
Remove a process by using the port number that it is listening to.
nicksen782/reStream
Stream your reMarkable screen over SSH.
nicksen782/Uzebox_Uno
Uno card game for Uzebox