Skip to content

craftworkgames/pong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

katabasis-game-template

Template for a new game using https://github.com/craftworkgames/katabasis

  1. Download and install .NET 5.
  2. If you are on Windows, install Windows Subsystem for Linux.
  3. Optional: If you are on Windows, install Windows terminal.
  4. Run bash ./ext/katabasis/get-fna-libs.sh in terminal / powershell / command prompt from the root of the repository.
  5. If using Visual Studio or Rider: Open ./src/dotnet/MyGame.sln.
  6. If using a text editor (e.g. VSCode) + terminal: dotnet build ./src/dotnet/MyGame.sln

About

Remake of the Atari's video game from 1972: Pong.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages