Skip to content

A game-platform JavaWeb project (mainly for study purposes)

Notifications You must be signed in to change notification settings

ZeeJoww/666game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

666小游戏

简介:介系一个学习练手用的可以玩小游戏的小项目。

项目部署地址: 传送门 (http://game.joww.top)

ATTENTION:由于作者啥也不会,开发周期非常长,本项目仍处于开发过程初期。

.
├── README.md
├── libs
│   ├── *.jar
├── maven
│   ├── maven.iml
│   ├── pom.xml
│   └── src
│       ├── main
│       │   ├── java
│       │   ├── resources
│       │   │   ├── libs
│       │   │   └── jdbc.properties  # replaced with jdbc-template.properties due to confidentiality
│       │   └── webapps
│       │       ├── dist
│       │       ├── docs
│       │       ├── img
│       │       ├── META-INF
│       │       ├── WEB-INF
│       │       ├── *.jsp
│       │       ├── pom.xml
│       │       └── pro.iml
│       └── test
│           ├── java
│           └── resources
├── sql
│   ├── init_database.sql
│   └── practice_crud.sql
└── top.joww.game.server.iml

About

A game-platform JavaWeb project (mainly for study purposes)

Resources

Stars

Watchers

Forks