Skip to content

Samped/Rabio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rabio Platformer

A simple platformer game featuring Rabio the rabbit. Built with HTML5 Canvas and JavaScript.

Features

  • Responsive canvas that adapts to screen size
  • Smooth brick platform rendering
  • Character movement (coming soon)
  • Platform collision (coming soon)

Getting Started

  1. Clone the repository:
git clone [your-repo-url]
  1. Open index.html in your web browser

Development

The game is built using:

  • HTML5 Canvas for rendering
  • Vanilla JavaScript for game logic
  • No external dependencies

Project Structure

rabio/
├── index.html      # Main HTML file
├── main.js         # Game logic and rendering
└── assets/         # Game assets
    └── character/  # Character sprites

Contributing

Feel free to submit issues and enhancement requests!

About

platform game for inco community

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors