Skip to content

Newsletter 13: Piston #254

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 6 commits into from
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update index.md
  • Loading branch information
bvssvni authored Sep 3, 2020
commit d6be3c9b0440f50d9cd49adc7a21e4fb069cf897
2 changes: 1 addition & 1 deletion content/posts/newsletter-013/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ If needed, a section can be split into subsections with a "------" delimiter.

Piston is a modular game engine written in Rust.

A new Discord channel has been set up for the Piston project: https://t.co/8YOj3auDr9?amp=1
A new [Discord channel](https://t.co/8YOj3auDr9?amp=1) has been set up for the Piston project.

Piston consists of a core library "piston" which itself are composed of smaller libraries for abstracting input, window and event loop.
This design helps reducing breaking changes in the ecosystem.
Expand Down