Skip to content

ruzhila/snake-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A snake game using swing, 100 lines java code

By ruzhila.cn, a campus for learning backend development through practice.

🚀 100-line-code A collection of learning projects written in 100 lines of code

This is a tutorial code demonstrating how to use Java write game. Pull requests are welcome. 👏

game

Usage

javac SnakeGame.java
java SnakeGame