mainWeaver - Summary

 
 
Membership Info
Group Admin:
1 active member

Group identification
Id: 10402
System Name: weaver
Name: Weaver
Group Type: non-GNU software and documentation

Search in this Group


 

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

 

Latest News rss feed
Weaver 0.2 Released
     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() [...]

Weaver - 0.1.0 - Ready for Download
     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: [...]

This project is now considered Alpha
     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!

Weaver Reference Guide Finished
     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

Quick Overview
 Memberlist (1 member)

Communication Tools
 Mailing Lists (1 public mailing list)

Back to the top

Powered by Savane 3.13-3230.
Corresponding source code