Weaver - Summary
This group is not part of the GNU Project.
Weaver is a framework designed to help the development of free, graphical 2D games for GNU/Linux systems.
The Weaver Framework is formed by the Weaver API, that implements a lot of usefull functions for game developers in C. It also countains the Weaver Script responsible for creating new game projects, generate basic code automaticly and generate Makefiles.
Registration Date: Wed 02 Dec 2009 01:13:29 AM UTC
License: GNU General Public License v3 or later
Development Status: 4 - Beta
posted by thiagoharry, Thu 21 Mar 2013 03:57:23 AM UTC
- Added the surface "background"
- Added the functions DEBUG_TIMER_STOP()
DEBUG_TIMER_END()
erase_fullpolygon()
erase_fullrectangle()
erase_polygon()
erase_rectangle()
erase_screen()
[...]
posted by thiagoharry, Sat 03 Jul 2010 02:47:46 AM UTC
Last month a lot of changes happened. Now Weaver can do all the double-buffering stuff automatically, we developed a complete Pong game and added a link to it in our page and we also migrated our repository to git.
After these changes, finally the first beta version were released. You can download Weaver in the following links:
[...]
posted by thiagoharry, Thu 25 Mar 2010 03:02:33 AM UTC
All the (known) critical bugs were erradicated. The Weaver Framework passed in my initial battery of tests. I received some positive feedback. Many good news in the same day.
Because of all this, I'm changing the project status from "pre-alpha" to "alpha". Let's celebrate!
posted by thiagoharry, Fri 19 Mar 2010 01:56:23 PM UTC
After 3 months of work, finally the Weaver Reference Guide has all the main functions, variables, data structures and macros fully documented and organized!
Now you don't need to browse the source code to understand the API. You can check our complete documentation.
Now this project priorities are:
0) Fix bugs.
1) Write tutorials.
2) Expand the framework with new functionalities
- Browse open items
Submit a new item
Powered by Savane 3.14-d582.
Corresponding source code