A Pong tutorial for learning Encompass and FNA.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Evan Hemsley 5eb92804f4 win condition 3 years ago
.vscode initial commit 3 years ago
FNA@d5dd19a87b initial commit 3 years ago
PongFE win condition 3 years ago
SpriteFontPlus@0362a4081e score renderer 3 years ago
build initial commit 3 years ago
encompass-cs@b4a5a4c66a win condition 3 years ago
.gitignore initial paddle drawing 3 years ago
.gitmodules score renderer 3 years ago
FNA.Settings.props initial commit 3 years ago
PongFE.Core.sln initial commit 3 years ago
PongFE.Framework.sln initial commit 3 years ago
README.md proper README 3 years ago

README.md

PongFE

A simple recreation of Pong using Encompass and FNA as an intro to making games with these frameworks.