Projects tagged ‘easy’ and ‘java’


[24 total ]

2 Users
   

This project serves as a base for Java Graphics Engines. It contains abstract loaders (models, textures, etc.), OpenGL-wrapper, etc. to help you build your own engine and to maintain compatibility ... [More] between your engine and others, which are using JAGaToo. [Less]
Created about 1 year ago.

2 Users
   

DrJava is an integrated Java development environment that supports interactive evaluation of expressions. It is under active development by the JavaPLT research group at Rice University, but it is ... [More] also stable and is currently being used by students, teachers and other developers. A Java 2 v1.3-compliant Java virtual machine is required. [Less]
Created over 3 years ago.

1 Users

easyb is a BDD framework (like RSpec & JBehave) that provides a domain specific language which makes application verification simple, fun, and easy. easyb provides support for two types of ... [More] specifications, Behaviors and Stories. Behaviors are created with before and it. Stories are created with scenario, given, when and then. easyb in actioneasyb enables you to verify behavior of normal Java objects, work-flows, etc (basically, anything you write in Java) in a more natural way-- for instance, imagine having a conversation with a customer who wants you to write something to validate zip codes. "Could you please write something that lets my customers know when they've provided an invalid zip code?" "Sure! So, given an invalid zip code, this validation service should notify someone that [Less]
Created about 1 year ago.

1 Users

JEasyUML is a project for creating UML diagrams with little effort. The idea is something like http://www.websequencediagrams.com as a desktop application. The future ambition is to make a API ... [More] available and create plugins for NetBeans IDE and Eclipse IDE [Less]
Created about 1 year ago.

1 Users

D-Box is a simple front-end for DosBox, allowing users to run games and applications through DosBox without writing any commands. It strives to be easy to use and not too complicated. It is important ... [More] that D-Box supports all platforms that DosBox does. D-Box is open source. [Less]
Created 12 months ago.

0 Users

I have seen many frameworks especially in Java. In all of them, most of the time, I find that, you need to learn some amount of theory stuff like, MVC< etc., before you start learning how to use them. ... [More] One major problem with this is, the terminologies differ in theory and in the framework. Model is turned to "Action" or some other thing, Controller is turned to "...Servlet" or something and View is called "...Renderer" or something. Its annoying to read theory and then try to figure out what theory term maps to what in the framework. Another thing is, if you need to switch between programming languages, you need to rewrite the configuration files (ofcourse, code needs to be written anyway... maybe we can have code translation also as a goal??). The aim of this project is to address these issues and make web applications easy (and fun) to write. It is not required that the resulting work is enterprise-ready, but, its important to have things that are fun to use implemented. [Less]
Created about 1 year ago.

0 Users

Simple to use library. Primarily designed for multiplayer games but can be used for anything else. Features: -multi threaded but the nio package will also be support for mono threaded ... [More] networking. -UDP/TCP -working with serialized objects, or simple strings is ok. The better way is to use EcoMessage which provides a way to send only what's needed. -working with groups: enables you to retrieve easyly any object and to "talk" to the right group. -working with contexts. A context can be a Game object. -working with MessageProcessor: this where you implement what do you do with received packets. -No need to create Threads. You don't have to worry about synchronisation. -uses Javolution. [Less]
Created 12 months ago.

0 Users

SmartCatalog.
Created 5 months ago.

0 Users

easy-holdem-api provides a fundamental framework for building easy hold'em poker games. It uses the poker framework "pokerengine" from http://pokerengine.googlecode.com/.
Created 11 months ago.

0 Users

A subject of Java EE application
Created 6 months ago.