replit / polygott

Base Docker image for the Repl.it evaluation server
https://replit.com
MIT License
389 stars 104 forks source link

Enable the ability to develop game using C++ #263

Closed hackermondev closed 3 years ago

hackermondev commented 3 years ago

This PR installs a package for SFML which is used for game development. So installing this package should allow you to develop games using C++. This package will allow anyone to compile my C++ program with SFML.

lhchavez commented 3 years ago

we're moving away from polygott in favor of nix: https://blog.replit.com/nix

please take a look, you can use SFML today with no need to change this repository!

as such, i'm going to close this PR.