8000 GitHub - PixelStudiosCompany/web_game
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

PixelStudiosCompany/web_game

Folders and files

8000
NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

web_game is a demo game written on JS.


For using mysql in game, type in sql shell:

create database web_game; use web_game; create table players (id int not null primary key auto_increment, nickname varchar(20), password varchar(20), hp int, xp int);

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0