8000 N34: Notan (#1059) · Bombfuse/rust-gamedev.github.io@f4f8daa · GitHub
[go: up one dir, main page]

Skip to content

Commit f4f8daa

Browse files
authored
N34: Notan (rust-gamedev#1059)
1 parent 9758a21 commit f4f8daa

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

content/news/034/index.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -646,6 +646,22 @@ without having to recreate it.
646646
[Sparsey]: https://github.com/LechintanTudor/sparsey
647647
[@LechintanTudor]: https://github.com/LechintanTudor
648648

649+
### [Notan v0.4][Notan]
650+
651+
[Notan] is a simple and portable layer designed to create your own multimedia
652+
apps on top of it without worrying about platform-specific code.
653+
654+
The main goal is to provide a set of APIs and tools that can be used to create
655+
your project in an ergonomic manner without enforcing any structure or pattern,
656+
always trying to stay out of your way. The idea is that you can use it as a
657+
foundation layer or backend for your next app, game engine, or game.
658+
659+
The latest version [v0.4] adds [touch support] and fixes some minor bugs.
660+
661+
[Notan]: https://github.com/Nazariglez/notan
662+
[touch support]: https://nazariglez.github.io/notan-web/examples/input_touches.html
663+
[v0.4]: https://github.com/Nazariglez/notan/releases/tag/v0.4.0
664+
649665
## Popular Workgroup Issues in Github
650666

651667
<!-- Up to 10 links to interesting issues -->

0 commit comments

Comments
 (0)
0