Skip to content

DavidKarnik/balloonWebGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Balloon Web Game

My project of web game using just .html .css and plain .js

Abstract

Architecture

└── balloonWebGame/
    ├── img/
    │   └── xxx
    ├── scripts/
    │   ├── balloonService.js
    │   ├── entityService.js
    │   ├── healthService.js
    │   ├── moneyService.js
    │   ├── pathService.js
    │   └── script.js
    ├── .gitignore
    ├── README.md
    ├── index.html
    └── style.css

Screenshots

screenshot

About

Simple Balloon Web Game

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published