Implement extremely basic combat
There's a gormlak, you can kill it. That's it.
This commit is contained in:
		
							parent
							
								
									e7ad87c730
								
							
						
					
					
						commit
						575a051e6e
					
				
					 9 changed files with 220 additions and 48 deletions
				
			
		| 
						 | 
				
			
			@ -24,11 +24,12 @@ extern crate include_dir;
 | 
			
		|||
 | 
			
		||||
#[macro_use]
 | 
			
		||||
mod util;
 | 
			
		||||
mod display;
 | 
			
		||||
mod game;
 | 
			
		||||
#[macro_use]
 | 
			
		||||
mod types;
 | 
			
		||||
#[macro_use]
 | 
			
		||||
mod entities;
 | 
			
		||||
mod display;
 | 
			
		||||
mod game;
 | 
			
		||||
mod messages;
 | 
			
		||||
mod settings;
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue