Skip to content

Conversation

officialErnests
Copy link

Author name

Author: officialErnests

About your game

What is your game about?
It is a 32*32 color display
where i added color pen
it is simple to use if you want more controll just use canvas[x][y] = color where x is in range of 0-31 and y in range of 0-31 and color in range 0-13 and it sets that pixel that color :DD
//Canvas colors
// 0 - black
// 1 - dark gray
// 2 - gray
// 3 - white
// 4 - red
// 5 - brown
// 6 - light blue
// 7 - blue
// 8 - yellow
// 9 - golden
// 10 - lime
// 11 - green
// 12 - pink
// 13 - violet

How do you play your game?
Controls:
wasd - move
ik - change color

@whatwareweb
Copy link
Collaborator

Hello! Please double-check our PR checklist here:

https://github.com/hackclub/sprig/blob/main/.github/PULL_REQUEST_TEMPLATE.md

@whatwareweb whatwareweb added the triaged This PR has been triaged - awaiting reviewer label Oct 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

triaged This PR has been triaged - awaiting reviewer

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants