An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Coderman ![idle-down](https://github.com/shuoros/Coderman/assets/45015114/60350dab-6d59-4a48-b7c9-794ba882215a)

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 🚧🏗️**

![idle-down](sample.gif)

# 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).