Thanks to visit codestin.com
Credit goes to github.com

Skip to content

LeviLovie/Kunikum

Repository files navigation

Kunikum

It's simulation of old console. You can code games in this app, and it's open for every one.

Peculiarities

  • Memory is an image with some count of pixels, it has to types of using:
    • Color of pixel is 0 or 1;
    • Color of pixel is number from 0 to 8;
    • Color of pixel is number from 0 to 512;
  • Video memory is real array, you can set or get from memory in this modes (it have 512 difered colors):
    • Set/Get one pixel;
    • Set/Get matrix of pixels as color
    • Set/Get matrix of pixels, as sprite

Credits

About

Old console simulation

Resources

License

Stars

Watchers

Forks

Packages

No packages published