https://github.com/shuoros/coderman
🎮 Coderman is a 2d pixel art role playing game
https://github.com/shuoros/coderman
2d-game javascript pixelart rpg-game
Last synced: 11 months ago
JSON representation
🎮 Coderman is a 2d pixel art role playing game
- Host: GitHub
- URL: https://github.com/shuoros/coderman
- Owner: shuoros
- License: mit
- Created: 2023-05-14T09:26:05.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-30T10:42:38.000Z (over 1 year ago)
- Last Synced: 2025-04-08T18:47:55.223Z (over 1 year ago)
- Topics: 2d-game, javascript, pixelart, rpg-game
- Language: JavaScript
- Homepage: https://shuoros.github.io/Coderman
- Size: 852 KB
- Stars: 10
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Coderman 
Coderman is a 2D role-playing game in pixel art style. The story of this game is about a programmer called Coderman who fights with bugs with his superhero powers and destroys them and makes the applications continue to run.
**This project is currently under development 🚧🏗️**

# What's new in v0.1.0
- Rendering Map and Sprite
- Animation for Sprite
- Keyboard controller to controlling character movement
## Install & Run
Simply clone this repo into your machine and open `index.html` up on your browser. (Google Chrome recommended)
## Authors
Coderman is developed by [Soroush Shemshadi](https://github.com/shuoros) and [contributors](CONTRIBUTORS.md).
# Contribution
If you have any idea about the game or want to contribute on this project, Please read the [contribution guide](CONTRIBUTE.md).
## Releases
To see the changes in different versions of Coderman, you can read the [release notes](RELEASENOTES.md).
## Issues
If you encounter a bug or vulnerability, please read the [issue policy](ISSUES.md).