https://github.com/naklecha/doodleship
A simple endless "Doodle Ship" game made using "ONLY" HTML, CSS and JavaScript. No complications, just download, learn and play!
https://github.com/naklecha/doodleship
basic-game basic-html-game basic-javascript basic-javascript-game css game game-development game-made-on-javascript game-using-html game-using-javascript html html-game javascript javascript-game simple-html-game simple-javascript-game
Last synced: about 1 month ago
JSON representation
A simple endless "Doodle Ship" game made using "ONLY" HTML, CSS and JavaScript. No complications, just download, learn and play!
- Host: GitHub
- URL: https://github.com/naklecha/doodleship
- Owner: naklecha
- Created: 2017-10-11T13:20:54.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-04-15T15:04:43.000Z (over 2 years ago)
- Last Synced: 2025-04-21T21:02:15.662Z (6 months ago)
- Topics: basic-game, basic-html-game, basic-javascript, basic-javascript-game, css, game, game-development, game-made-on-javascript, game-using-html, game-using-javascript, html, html-game, javascript, javascript-game, simple-html-game, simple-javascript-game
- Language: JavaScript
- Size: 5.03 MB
- Stars: 30
- Watchers: 1
- Forks: 25
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# html-game-doodleship
A simple endless "Doodle Ship" game made using "ONLY" HTML, CSS and JavaScript. No complications, just download, learn and play!### About
In this game you have to control a spaceship, while dodging blocks falling. Your score is increased when a block reaches the bottom.### ScreenShots
![]()
![]()
### Features
This game is 100% responsive to any screen size, so dont worry about the screen size of your device. Also, the code is extremely simple to understand, learn and edit.### How To Use
Dowload all the files and run the HTML on a browser. That's it! You are good to go!### Bug(s)
As the spaceship image is a square the hitboxes are not perfect.### Show us what you’ve got!
Improve our hitboxes and improve the aesthetics still maintaining the comical effect. Happy Coding!### Author
1) Email: nishant.aklecha@gmail.com
2) LinkedIn: https://www.linkedin.com/in/naklecha/
3) HackerRank: https://www.hackerrank.com/NAklecha
4) GitHub: https://github.com/Naklecha