A Pong tutorial for learning Encompass and FNA.
Go to file
Evan Hemsley 5eb92804f4 win condition 2020-07-19 20:16:15 -07:00
.vscode initial commit 2020-07-11 14:36:18 -07:00
FNA@d5dd19a87b initial commit 2020-07-11 14:36:18 -07:00
PongFE win condition 2020-07-19 20:16:15 -07:00
SpriteFontPlus@0362a4081e score renderer 2020-07-16 15:07:42 -07:00
build initial commit 2020-07-11 14:36:18 -07:00
encompass-cs@b4a5a4c66a win condition 2020-07-19 20:16:15 -07:00
.gitignore initial paddle drawing 2020-07-11 18:25:43 -07:00
.gitmodules score renderer 2020-07-16 15:07:42 -07:00
FNA.Settings.props initial commit 2020-07-11 14:36:18 -07:00
PongFE.Core.sln initial commit 2020-07-11 14:36:18 -07:00
PongFE.Framework.sln initial commit 2020-07-11 14:36:18 -07:00
README.md proper README 2020-07-11 18:26:50 -07:00

README.md

PongFE

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