Mod for evolution simulation and artificial life program Biogenesis
You can download the Color Mod at the Biogenesis main site too (included in the main download now). You also find the sourcecode there.
If you want to post a review, remember that this is only a modification, so comment on my changes, not on the simulation.
Original project by Joan Queralt Molina:
https://sourceforge.net/projects/biogenesis/
Includes Tyler Colemans "Features Mod":
https://sourceforge.net/projects/biogenesisfeatu/
Biogenesis discussion...
The JASI library provides an architecture based on a simulation kernel and elementary classes for simulation elements and event to build event-based simulation systems in Java.
Biogenesis is an artificial life program that simulates the processes involved in the evolution of organisms. It shows colored segment based organisms that mutate and evolve in a 2D environment. Biogenesis is based on Primordial Life.
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
An extensible, real-time, 3D visualization, simulation, and game-design authoring tool. Integrates Java 3D and Eclipse RCP. Drag-&-Drop editing of a complex 3D scene graph. Fast world-building. Web delivery via Webstart or Applets.
JAS is a java library for creating agent based simulations. It features a discrete-event time engine, APIs for network simulation design, powerful yet easy-to-use implementations of Genetic Algorithms and Neural Networks.
Nereus ist ein Multiagentensimulator, programmiert in Java. Er arbeitet als Server und ermöglicht es, mehrere Szenarien für Agenten gleichzeitig laufen zu lassen, auf die die Benutzer über das Internet mit Clients zugreifen können.
MekaWars is a game of the programming-game genre: in this kind of games like JRobots or Gun-Tactyx the player programs the AI of his team of bots and then watch them fight against teams programmed by other players. In this case the game is set in outer space and the players write the control script of star-fighter pilots and star-ship captains. The players write the AI of their bots using the Lua programming language.
This software simulates cellular behavior based on specific rules (e.g. Game of Life or Wireworld). The UI will be replaceable and there will be a feature for importing rules from a file based on a format developed for this purpose.
New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
JavaNect provides Java-based access to the OpenNI interfaces for piloting devices such as the Kinect. It uses JNA to communicate with the native libraries and drivers on all major platforms. JavaNect was designed for maximum performance.
Dioscuri is an x86 computer hardware emulator written in Java. It is designed by the digital preservation community to make sure that documents and programs from the past can still be accessed in the future. Dioscuri is durable and component-based.
An Open Source portable pure Java game library with example games, Swing-based sprite animation engine, deployment framework, and firewall tunneling networking. The code is documented in the book Advanced Java Game Programming by David Wallace Croft.
Abstract Laboratory for Education & Science – 6 Java frameworks for rapid development of GUI applications/applets. Includes plots, unified access to Swing components and super-rapid development of “labs" (typical educational/research applications)
A Java library that works with Java3D to simulate and visualize, in real-time, dynamics of multiple rigid bodies that are restricted by implicit and explicit constraints (e.g., robotics); designed for efficiency, ease-of-use, and extensibility.
Trata-se de um trabalho de conclusão do curso em Ciências da Computação. Um simulador ecológico baseado na dinâmica de indivíduos presas e predadores na natureza, utilizando uma solução híbrida entre algoritmos genéticos e autômatos celulares.
This Applet is a simulation of evolution by natural selection demonstrated by artificial life forms that live and reproduce in a matter of seconds. You can see the effects of natural selection just minutes after a major environmental change.
A space shooter game similar to the "Wing Commander" game. It is featuring the Java Monkey's Engine (jME). It is a bachelor of computer science semester project.
Origin is a evolver for the programming game Corewars. Part of this project is a modified MARS (Memory Array Redcode Simulator) written in C especialy for evolvers. With SWIG its going to be very easy to use in different languages.
Cognitive agent based social simulation toolkit (RBOT+MRS) / production system based on ACT-R (http://act-r.psy.cmu.edu) allows for modelling single actor cognitive experiments (RBOT) and multiple actors in a simulated (semiotic) world (RBOT + MRS).
A no limit Texas hold'em simulation system which allows different groups developing Artificial Intelligence poker players to compete against each other by using our system code. Visit www.seas.upenn.edu/~poker/ for info, source and docs.
A Java poker statistical analysis and general study aid, starting with a basic gaming engine to run monte carlo simulations of Texas Hold'em starting hands in order to rank them. Nothing particularly new or existing but useful for study...