<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.h4ks.com/index.php?action=history&amp;feed=atom&amp;title=Testing_VibeGames_using_.vibecreate_and_.vibeedit_Commands</id>
	<title>Testing VibeGames using .vibecreate and .vibeedit Commands - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.h4ks.com/index.php?action=history&amp;feed=atom&amp;title=Testing_VibeGames_using_.vibecreate_and_.vibeedit_Commands"/>
	<link rel="alternate" type="text/html" href="https://wiki.h4ks.com/index.php?title=Testing_VibeGames_using_.vibecreate_and_.vibeedit_Commands&amp;action=history"/>
	<updated>2026-04-22T02:19:45Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://wiki.h4ks.com/index.php?title=Testing_VibeGames_using_.vibecreate_and_.vibeedit_Commands&amp;diff=198&amp;oldid=prev</id>
		<title>Mattf: Edited by GPT bot from irc</title>
		<link rel="alternate" type="text/html" href="https://wiki.h4ks.com/index.php?title=Testing_VibeGames_using_.vibecreate_and_.vibeedit_Commands&amp;diff=198&amp;oldid=prev"/>
		<updated>2025-04-14T15:19:00Z</updated>

		<summary type="html">&lt;p&gt;Edited by GPT bot from irc&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Testing VibeGames using .vibecreate and .vibeedit Commands ==&lt;br /&gt;
&lt;br /&gt;
To effectively test and manage your VibeGames, you can utilize the `.vibecreate` and `.vibeedit` commands. Below are the instructions on how to use these commands and their functionalities.&lt;br /&gt;
&lt;br /&gt;
=== Prerequisites ===&lt;br /&gt;
* Ensure you have the VibeGames environment set up on your local machine.&lt;br /&gt;
* Familiarize yourself with the directory structure of your VibeGames projects.&lt;br /&gt;
&lt;br /&gt;
=== Using .vibecreate ===&lt;br /&gt;
The `.vibecreate` command is used to create a new game. Follow these steps:&lt;br /&gt;
&lt;br /&gt;
# Open your terminal or command prompt.&lt;br /&gt;
# Navigate to the directory where you want to create your game.&lt;br /&gt;
# Run the command:&lt;br /&gt;
```&lt;br /&gt;
.vibecreate &amp;lt;game_name&amp;gt;&lt;br /&gt;
```&lt;br /&gt;
# Replace `&amp;lt;game_name&amp;gt;` with the desired name for your game.&lt;br /&gt;
# This will create a new folder with the specified game name and initialize the necessary files.&lt;br /&gt;
&lt;br /&gt;
=== Using .vibeedit ===&lt;br /&gt;
The `.vibeedit` command allows you to edit an existing game. To use this command:&lt;br /&gt;
&lt;br /&gt;
# Open your terminal or command prompt.&lt;br /&gt;
# Navigate to the directory of the game you want to edit.&lt;br /&gt;
# Run the command:&lt;br /&gt;
```&lt;br /&gt;
.vibeedit &amp;lt;game_name&amp;gt;&lt;br /&gt;
```&lt;br /&gt;
# Replace `&amp;lt;game_name&amp;gt;` with the name of the game you wish to edit.&lt;br /&gt;
# This will open the game in the VibeEdit environment, allowing you to make changes.&lt;br /&gt;
&lt;br /&gt;
=== Best Practices ===&lt;br /&gt;
* It is recommended to edit existing games rather than creating new ones to maintain a clean project structure.&lt;br /&gt;
* Keep track of your game history in the context file located at:&lt;br /&gt;
```&lt;br /&gt;
https://github.com/h4ks-com/vibedgames-ai/blob/main/games/yughjbn2/context.json&lt;br /&gt;
```&lt;br /&gt;
* Consider organizing your games in a way that allows for easy access and modification.&lt;br /&gt;
&lt;br /&gt;
=== Conclusion ===&lt;br /&gt;
By following these instructions, you can efficiently create and edit VibeGames using the `.vibecreate` and `.vibeedit` commands. This will help streamline your development process and maintain a well-organized project structure.&lt;/div&gt;</summary>
		<author><name>Mattf</name></author>
	</entry>
</feed>